/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms;
public final class R {
public static final class attr {
/**
The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD,
MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or
<width>x<height>.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int adSize=0x7f010000;
/**
A comma-separated list of the supported ad sizes. The sizes must be one of
BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER,
WIDE_SKYSCRAPER, or <width>x<height>.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int adSizes=0x7f010001;
/** The ad unit ID.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int adUnitId=0x7f010002;
/** Appearance of the buy button. Must be one of "classic", "grayscale" and "monochrome"
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>classic</code></td><td>1</td><td></td></tr>
<tr><td><code>grayscale</code></td><td>2</td><td></td></tr>
<tr><td><code>monochrome</code></td><td>3</td><td></td></tr>
</table>
*/
public static int buyButtonAppearance=0x7f010018;
/** Height of the buy button. This includes an 8dp padding (4dp on each side) used for
pressed and focused states of the button. The value can be a specific height, e.g.
"48dp", or special values "match_parent" and "wrap_content".
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>match_parent</code></td><td>-1</td><td></td></tr>
<tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr>
</table>
*/
public static int buyButtonHeight=0x7f010015;
/** Text on the buy button. Must be one of "buy_with_google", "buy_now" and "book_now"
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>buy_with_google</code></td><td>1</td><td></td></tr>
<tr><td><code>buy_now</code></td><td>2</td><td></td></tr>
<tr><td><code>book_now</code></td><td>3</td><td></td></tr>
</table>
*/
public static int buyButtonText=0x7f010017;
/** Width of the buy button. This includes an 8dp padding (4dp on each side) used for
pressed and focused states of the button. The value can be a specific width, e.g.
"300dp", or special values "match_parent" and "wrap_content".
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>match_parent</code></td><td>-1</td><td></td></tr>
<tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr>
</table>
*/
public static int buyButtonWidth=0x7f010016;
/** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int cameraBearing=0x7f010004;
/** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int cameraTargetLat=0x7f010005;
/** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int cameraTargetLng=0x7f010006;
/** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int cameraTilt=0x7f010007;
/** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int cameraZoom=0x7f010008;
/** Google Wallet environment to use
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>production</code></td><td>1</td><td></td></tr>
<tr><td><code>sandbox</code></td><td>0</td><td></td></tr>
<tr><td><code>strict_sandbox</code></td><td>2</td><td></td></tr>
</table>
*/
public static int environment=0x7f010012;
/** Fragment mode
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>buyButton</code></td><td>1</td><td></td></tr>
<tr><td><code>selectionDetails</code></td><td>2</td><td></td></tr>
</table>
*/
public static int fragmentMode=0x7f010014;
/** A style resource specifing attributes to customize the look and feel of WalletFragment
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static int fragmentStyle=0x7f010013;
/** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>normal</code></td><td>1</td><td></td></tr>
<tr><td><code>satellite</code></td><td>2</td><td></td></tr>
<tr><td><code>terrain</code></td><td>3</td><td></td></tr>
<tr><td><code>hybrid</code></td><td>4</td><td></td></tr>
</table>
*/
public static int mapType=0x7f010003;
/** Masked wallet details background
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static int maskedWalletDetailsBackground=0x7f01001b;
/** "Change" button background in masked wallet details view
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
*/
public static int maskedWalletDetailsButtonBackground=0x7f01001d;
/** TextAppearance for the "Change" button in masked wallet details view
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static int maskedWalletDetailsButtonTextAppearance=0x7f01001c;
/** TextAppearance for headers describing masked wallet details
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static int maskedWalletDetailsHeaderTextAppearance=0x7f01001a;
/** Type of the wallet logo image in masked wallet details view
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>classic</code></td><td>1</td><td></td></tr>
<tr><td><code>monochrome</code></td><td>2</td><td></td></tr>
</table>
*/
public static int maskedWalletDetailsLogoImageType=0x7f01001f;
/** Color of the Google Wallet logo text in masked wallet details view
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int maskedWalletDetailsLogoTextColor=0x7f01001e;
/** TextAppearance for masked wallet details
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
*/
public static int maskedWalletDetailsTextAppearance=0x7f010019;
/** Theme to be used for the Wallet selector
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>holo_dark</code></td><td>0</td><td></td></tr>
<tr><td><code>holo_light</code></td><td>1</td><td></td></tr>
</table>
*/
public static int theme=0x7f010011;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int uiCompass=0x7f010009;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int uiRotateGestures=0x7f01000a;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int uiScrollGestures=0x7f01000b;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int uiTiltGestures=0x7f01000c;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int uiZoomControls=0x7f01000d;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int uiZoomGestures=0x7f01000e;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int useViewLifecycle=0x7f01000f;
/** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
*/
public static int zOrderOnTop=0x7f010010;
}
public static final class color {
public static int common_action_bar_splitter=0x7f040009;
/** Sign-in Button Colors
*/
public static int common_signin_btn_dark_text_default=0x7f040000;
public static int common_signin_btn_dark_text_disabled=0x7f040002;
public static int common_signin_btn_dark_text_focused=0x7f040003;
public static int common_signin_btn_dark_text_pressed=0x7f040001;
public static int common_signin_btn_default_background=0x7f040008;
public static int common_signin_btn_light_text_default=0x7f040004;
public static int common_signin_btn_light_text_disabled=0x7f040006;
public static int common_signin_btn_light_text_focused=0x7f040007;
public static int common_signin_btn_light_text_pressed=0x7f040005;
public static int common_signin_btn_text_dark=0x7f040017;
public static int common_signin_btn_text_light=0x7f040018;
public static int wallet_bright_foreground_disabled_holo_light=0x7f04000f;
/**
Wallet colors to support consistent Wallet fragment holo dark UI in client application
regardless of the theme and device type
*/
public static int wallet_bright_foreground_holo_dark=0x7f04000a;
public static int wallet_bright_foreground_holo_light=0x7f040010;
public static int wallet_dim_foreground_disabled_holo_dark=0x7f04000c;
public static int wallet_dim_foreground_holo_dark=0x7f04000b;
public static int wallet_dim_foreground_inverse_disabled_holo_dark=0x7f04000e;
public static int wallet_dim_foreground_inverse_holo_dark=0x7f04000d;
public static int wallet_highlighted_text_holo_dark=0x7f040014;
public static int wallet_highlighted_text_holo_light=0x7f040013;
public static int wallet_hint_foreground_holo_dark=0x7f040012;
public static int wallet_hint_foreground_holo_light=0x7f040011;
public static int wallet_holo_blue_light=0x7f040015;
public static int wallet_link_text_light=0x7f040016;
public static int wallet_primary_text_holo_light=0x7f040019;
public static int wallet_secondary_text_holo_dark=0x7f04001a;
}
public static final class drawable {
public static int common_signin_btn_icon_dark=0x7f020000;
public static int common_signin_btn_icon_disabled_dark=0x7f020001;
public static int common_signin_btn_icon_disabled_focus_dark=0x7f020002;
public static int common_signin_btn_icon_disabled_focus_light=0x7f020003;
public static int common_signin_btn_icon_disabled_light=0x7f020004;
public static int common_signin_btn_icon_focus_dark=0x7f020005;
public static int common_signin_btn_icon_focus_light=0x7f020006;
public static int common_signin_btn_icon_light=0x7f020007;
public static int common_signin_btn_icon_normal_dark=0x7f020008;
public static int common_signin_btn_icon_normal_light=0x7f020009;
public static int common_signin_btn_icon_pressed_dark=0x7f02000a;
public static int common_signin_btn_icon_pressed_light=0x7f02000b;
public static int common_signin_btn_text_dark=0x7f02000c;
public static int common_signin_btn_text_disabled_dark=0x7f02000d;
public static int common_signin_btn_text_disabled_focus_dark=0x7f02000e;
public static int common_signin_btn_text_disabled_focus_light=0x7f02000f;
public static int common_signin_btn_text_disabled_light=0x7f020010;
public static int common_signin_btn_text_focus_dark=0x7f020011;
public static int common_signin_btn_text_focus_light=0x7f020012;
public static int common_signin_btn_text_light=0x7f020013;
public static int common_signin_btn_text_normal_dark=0x7f020014;
public static int common_signin_btn_text_normal_light=0x7f020015;
public static int common_signin_btn_text_pressed_dark=0x7f020016;
public static int common_signin_btn_text_pressed_light=0x7f020017;
public static int ic_plusone_medium_off_client=0x7f020018;
public static int ic_plusone_small_off_client=0x7f020019;
public static int ic_plusone_standard_off_client=0x7f02001a;
public static int ic_plusone_tall_off_client=0x7f02001b;
public static int powered_by_google_dark=0x7f02001c;
public static int powered_by_google_light=0x7f02001d;
}
public static final class id {
public static int book_now=0x7f07000e;
public static int buyButton=0x7f07000a;
public static int buy_now=0x7f07000f;
public static int buy_with_google=0x7f070010;
public static int classic=0x7f070011;
public static int grayscale=0x7f070012;
public static int holo_dark=0x7f070005;
public static int holo_light=0x7f070006;
public static int hybrid=0x7f070000;
public static int match_parent=0x7f07000c;
public static int monochrome=0x7f070013;
public static int none=0x7f070001;
public static int normal=0x7f070002;
public static int production=0x7f070007;
public static int sandbox=0x7f070008;
public static int satellite=0x7f070003;
public static int selectionDetails=0x7f07000b;
public static int strict_sandbox=0x7f070009;
public static int terrain=0x7f070004;
public static int wrap_content=0x7f07000d;
}
public static final class integer {
public static int google_play_services_version=0x7f060000;
}
public static final class string {
/** Button in confirmation dialog to enable Google Play services. Clicking it
will direct user to application settings of Google Play services where they
can enable it [CHAR LIMIT=40]
*/
public static int common_google_play_services_enable_button=0x7f05000b;
/** Message in confirmation dialog informing user they need to enable
Google Play services in application settings [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_enable_text=0x7f05000a;
/** Title of confirmation dialog informing user they need to enable
Google Play services in application settings [CHAR LIMIT=40]
*/
public static int common_google_play_services_enable_title=0x7f050009;
/** Requested by string saying which app requested the notification. [CHAR LIMIT=42]
*/
public static int common_google_play_services_error_notification_requested_by_msg=0x7f050004;
/** Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40]
*/
public static int common_google_play_services_install_button=0x7f050008;
/** (For phones) Message in confirmation dialog informing user that
they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_install_text_phone=0x7f050006;
/** (For tablets) Message in confirmation dialog informing user that
they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_install_text_tablet=0x7f050007;
/** Title of confirmation dialog informing user that they need to install
Google Play services (from Play Store) [CHAR LIMIT=40]
*/
public static int common_google_play_services_install_title=0x7f050005;
/** Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_invalid_account_text=0x7f050011;
/** Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40]
*/
public static int common_google_play_services_invalid_account_title=0x7f050010;
/** Title for notification shown when GooglePlayServices needs to be enabled for an
application to work. [CHAR LIMIT=70]
*/
public static int common_google_play_services_needs_enabling_title=0x7f050003;
/** Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_network_error_text=0x7f05000f;
/** Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40]
*/
public static int common_google_play_services_network_error_title=0x7f05000e;
/** Title for notification shown when GooglePlayServices needs to be installed
for an application to work. [CHAR LIMIT=70]
*/
public static int common_google_play_services_notification_needs_installation_title=0x7f050001;
/** Title for notification shown when GooglePlayServices needs to be updated for an
application to work. [CHAR LIMIT=70]
*/
public static int common_google_play_services_notification_needs_update_title=0x7f050002;
/** Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42]
*/
public static int common_google_play_services_notification_ticker=0x7f050000;
/** Message in confirmation dialog informing user there is an unknown issue in Google Play
services [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_unknown_issue=0x7f050012;
/** Message in confirmation dialog informing user that date on the device is not correct,
causing certificate checks to fail. [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_unsupported_date_text=0x7f050015;
/** Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_unsupported_text=0x7f050014;
/** Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40]
*/
public static int common_google_play_services_unsupported_title=0x7f050013;
/** Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40]
*/
public static int common_google_play_services_update_button=0x7f050016;
/** Message in confirmation dialog informing user that they need to update
Google Play services (from Play Store) [CHAR LIMIT=NONE]
*/
public static int common_google_play_services_update_text=0x7f05000d;
/** Title of confirmation dialog informing user that they need to update
Google Play services (from Play Store) [CHAR LIMIT=40]
*/
public static int common_google_play_services_update_title=0x7f05000c;
/** Sign-in button text [CHAR LIMIT=15]
*/
public static int common_signin_button_text=0x7f050017;
/** Long form sign-in button text [CHAR LIMIT=30]
*/
public static int common_signin_button_text_long=0x7f050018;
/** Text on a placeholder buy button when Google Play services is not
available or up-to-date
*/
public static int wallet_buy_button_place_holder=0x7f050019;
}
public static final class style {
public static int Theme_IAPTheme=0x7f030000;
public static int WalletFragmentDefaultButtonTextAppearance=0x7f030003;
public static int WalletFragmentDefaultDetailsHeaderTextAppearance=0x7f030002;
public static int WalletFragmentDefaultDetailsTextAppearance=0x7f030001;
/**
Default style of the wallet fragment that will be used if not set explicitly
when fragment is created
*/
public static int WalletFragmentDefaultStyle=0x7f030004;
}
public static final class styleable {
/** Attributes that can be used with a AdsAttrs.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #AdsAttrs_adSize com.google.android.gms:adSize}</code></td><td>
The size of the ad.</td></tr>
<tr><td><code>{@link #AdsAttrs_adSizes com.google.android.gms:adSizes}</code></td><td>
A comma-separated list of the supported ad sizes.</td></tr>
<tr><td><code>{@link #AdsAttrs_adUnitId com.google.android.gms:adUnitId}</code></td><td> The ad unit ID.</td></tr>
</table>
@see #AdsAttrs_adSize
@see #AdsAttrs_adSizes
@see #AdsAttrs_adUnitId
*/
public static final int[] AdsAttrs = {
0x7f010000, 0x7f010001, 0x7f010002
};
/**
<p>
@attr description
The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD,
MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or
<width>x<height>.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>This is a private symbol.
@attr name com.google.android.gms:adSize
*/
public static int AdsAttrs_adSize = 0;
/**
<p>
@attr description
A comma-separated list of the supported ad sizes. The sizes must be one of
BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER,
WIDE_SKYSCRAPER, or <width>x<height>.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>This is a private symbol.
@attr name com.google.android.gms:adSizes
*/
public static int AdsAttrs_adSizes = 1;
/**
<p>
@attr description
The ad unit ID.
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>This is a private symbol.
@attr name com.google.android.gms:adUnitId
*/
public static int AdsAttrs_adUnitId = 2;
/** Attributes that can be used with a MapAttrs.
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #MapAttrs_cameraBearing com.google.android.gms:cameraBearing}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_cameraTargetLat com.google.android.gms:cameraTargetLat}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_cameraTargetLng com.google.android.gms:cameraTargetLng}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_cameraTilt com.google.android.gms:cameraTilt}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_cameraZoom com.google.android.gms:cameraZoom}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_mapType com.google.android.gms:mapType}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_uiCompass com.google.android.gms:uiCompass}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_uiRotateGestures com.google.android.gms:uiRotateGestures}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_uiScrollGestures com.google.android.gms:uiScrollGestures}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_uiTiltGestures com.google.android.gms:uiTiltGestures}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_uiZoomControls com.google.android.gms:uiZoomControls}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_uiZoomGestures com.google.android.gms:uiZoomGestures}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_useViewLifecycle com.google.android.gms:useViewLifecycle}</code></td><td></td></tr>
<tr><td><code>{@link #MapAttrs_zOrderOnTop com.google.android.gms:zOrderOnTop}</code></td><td></td></tr>
</table>
@see #MapAttrs_cameraBearing
@see #MapAttrs_cameraTargetLat
@see #MapAttrs_cameraTargetLng
@see #MapAttrs_cameraTilt
@see #MapAttrs_cameraZoom
@see #MapAttrs_mapType
@see #MapAttrs_uiCompass
@see #MapAttrs_uiRotateGestures
@see #MapAttrs_uiScrollGestures
@see #MapAttrs_uiTiltGestures
@see #MapAttrs_uiZoomControls
@see #MapAttrs_uiZoomGestures
@see #MapAttrs_useViewLifecycle
@see #MapAttrs_zOrderOnTop
*/
public static final int[] MapAttrs = {
0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006,
0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a,
0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e,
0x7f01000f, 0x7f010010
};
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraBearing}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:cameraBearing
*/
public static int MapAttrs_cameraBearing = 1;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraTargetLat}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:cameraTargetLat
*/
public static int MapAttrs_cameraTargetLat = 2;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraTargetLng}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:cameraTargetLng
*/
public static int MapAttrs_cameraTargetLng = 3;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraTilt}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:cameraTilt
*/
public static int MapAttrs_cameraTilt = 4;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#cameraZoom}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:cameraZoom
*/
public static int MapAttrs_cameraZoom = 5;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#mapType}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>normal</code></td><td>1</td><td></td></tr>
<tr><td><code>satellite</code></td><td>2</td><td></td></tr>
<tr><td><code>terrain</code></td><td>3</td><td></td></tr>
<tr><td><code>hybrid</code></td><td>4</td><td></td></tr>
</table>
@attr name com.google.android.gms:mapType
*/
public static int MapAttrs_mapType = 0;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#uiCompass}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:uiCompass
*/
public static int MapAttrs_uiCompass = 6;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#uiRotateGestures}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:uiRotateGestures
*/
public static int MapAttrs_uiRotateGestures = 7;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#uiScrollGestures}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:uiScrollGestures
*/
public static int MapAttrs_uiScrollGestures = 8;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#uiTiltGestures}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:uiTiltGestures
*/
public static int MapAttrs_uiTiltGestures = 9;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#uiZoomControls}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:uiZoomControls
*/
public static int MapAttrs_uiZoomControls = 10;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#uiZoomGestures}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:uiZoomGestures
*/
public static int MapAttrs_uiZoomGestures = 11;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#useViewLifecycle}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:useViewLifecycle
*/
public static int MapAttrs_useViewLifecycle = 12;
/**
<p>This symbol is the offset where the {@link com.google.android.gms.R.attr#zOrderOnTop}
attribute's value can be found in the {@link #MapAttrs} array.
<p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
@attr name com.google.android.gms:zOrderOnTop
*/
public static int MapAttrs_zOrderOnTop = 13;
/** Attributes for the WalletFragment <fragment> tag
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #WalletFragmentOptions_environment com.google.android.gms:environment}</code></td><td> Google Wallet environment to use </td></tr>
<tr><td><code>{@link #WalletFragmentOptions_fragmentMode com.google.android.gms:fragmentMode}</code></td><td> Fragment mode </td></tr>
<tr><td><code>{@link #WalletFragmentOptions_fragmentStyle com.google.android.gms:fragmentStyle}</code></td><td> A style resource specifing attributes to customize the look and feel of WalletFragment </td></tr>
<tr><td><code>{@link #WalletFragmentOptions_theme com.google.android.gms:theme}</code></td><td> Theme to be used for the Wallet selector </td></tr>
</table>
@see #WalletFragmentOptions_environment
@see #WalletFragmentOptions_fragmentMode
@see #WalletFragmentOptions_fragmentStyle
@see #WalletFragmentOptions_theme
*/
public static final int[] WalletFragmentOptions = {
0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014
};
/**
<p>
@attr description
Google Wallet environment to use
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>production</code></td><td>1</td><td></td></tr>
<tr><td><code>sandbox</code></td><td>0</td><td></td></tr>
<tr><td><code>strict_sandbox</code></td><td>2</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name com.google.android.gms:environment
*/
public static int WalletFragmentOptions_environment = 1;
/**
<p>
@attr description
Fragment mode
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>buyButton</code></td><td>1</td><td></td></tr>
<tr><td><code>selectionDetails</code></td><td>2</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name com.google.android.gms:fragmentMode
*/
public static int WalletFragmentOptions_fragmentMode = 3;
/**
<p>
@attr description
A style resource specifing attributes to customize the look and feel of WalletFragment
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>This is a private symbol.
@attr name com.google.android.gms:fragmentStyle
*/
public static int WalletFragmentOptions_fragmentStyle = 2;
/**
<p>
@attr description
Theme to be used for the Wallet selector
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>holo_dark</code></td><td>0</td><td></td></tr>
<tr><td><code>holo_light</code></td><td>1</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name com.google.android.gms:theme
*/
public static int WalletFragmentOptions_theme = 0;
/** Attributes that may be specified in a style resource to customize the look and feel of
WalletFragment
<p>Includes the following attributes:</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Attribute</th><th>Description</th></tr>
<tr><td><code>{@link #WalletFragmentStyle_buyButtonAppearance com.google.android.gms:buyButtonAppearance}</code></td><td> Appearance of the buy button.</td></tr>
<tr><td><code>{@link #WalletFragmentStyle_buyButtonHeight com.google.android.gms:buyButtonHeight}</code></td><td> Height of the buy button.</td></tr>
<tr><td><code>{@link #WalletFragmentStyle_buyButtonText com.google.android.gms:buyButtonText}</code></td><td> Text on the buy button.</td></tr>
<tr><td><code>{@link #WalletFragmentStyle_buyButtonWidth com.google.android.gms:buyButtonWidth}</code></td><td> Width of the buy button.</td></tr>
<tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsBackground com.google.android.gms:maskedWalletDetailsBackground}</code></td><td> Masked wallet details background </td></tr>
<tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsButtonBackground com.google.android.gms:maskedWalletDetailsButtonBackground}</code></td><td> "Change" button background in masked wallet details view </td></tr>
<tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance com.google.android.gms:maskedWalletDetailsButtonTextAppearance}</code></td><td> TextAppearance for the "Change" button in masked wallet details view </td></tr>
<tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance com.google.android.gms:maskedWalletDetailsHeaderTextAppearance}</code></td><td> TextAppearance for headers describing masked wallet details </td></tr>
<tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsLogoImageType com.google.android.gms:maskedWalletDetailsLogoImageType}</code></td><td> Type of the wallet logo image in masked wallet details view </td></tr>
<tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsLogoTextColor com.google.android.gms:maskedWalletDetailsLogoTextColor}</code></td><td> Color of the Google Wallet logo text in masked wallet details view </td></tr>
<tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsTextAppearance com.google.android.gms:maskedWalletDetailsTextAppearance}</code></td><td> TextAppearance for masked wallet details </td></tr>
</table>
@see #WalletFragmentStyle_buyButtonAppearance
@see #WalletFragmentStyle_buyButtonHeight
@see #WalletFragmentStyle_buyButtonText
@see #WalletFragmentStyle_buyButtonWidth
@see #WalletFragmentStyle_maskedWalletDetailsBackground
@see #WalletFragmentStyle_maskedWalletDetailsButtonBackground
@see #WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance
@see #WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance
@see #WalletFragmentStyle_maskedWalletDetailsLogoImageType
@see #WalletFragmentStyle_maskedWalletDetailsLogoTextColor
@see #WalletFragmentStyle_maskedWalletDetailsTextAppearance
*/
public static final int[] WalletFragmentStyle = {
0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018,
0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c,
0x7f01001d, 0x7f01001e, 0x7f01001f
};
/**
<p>
@attr description
Appearance of the buy button. Must be one of "classic", "grayscale" and "monochrome"
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>classic</code></td><td>1</td><td></td></tr>
<tr><td><code>grayscale</code></td><td>2</td><td></td></tr>
<tr><td><code>monochrome</code></td><td>3</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name com.google.android.gms:buyButtonAppearance
*/
public static int WalletFragmentStyle_buyButtonAppearance = 3;
/**
<p>
@attr description
Height of the buy button. This includes an 8dp padding (4dp on each side) used for
pressed and focused states of the button. The value can be a specific height, e.g.
"48dp", or special values "match_parent" and "wrap_content".
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>match_parent</code></td><td>-1</td><td></td></tr>
<tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name com.google.android.gms:buyButtonHeight
*/
public static int WalletFragmentStyle_buyButtonHeight = 0;
/**
<p>
@attr description
Text on the buy button. Must be one of "buy_with_google", "buy_now" and "book_now"
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>buy_with_google</code></td><td>1</td><td></td></tr>
<tr><td><code>buy_now</code></td><td>2</td><td></td></tr>
<tr><td><code>book_now</code></td><td>3</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name com.google.android.gms:buyButtonText
*/
public static int WalletFragmentStyle_buyButtonText = 2;
/**
<p>
@attr description
Width of the buy button. This includes an 8dp padding (4dp on each side) used for
pressed and focused states of the button. The value can be a specific width, e.g.
"300dp", or special values "match_parent" and "wrap_content".
<p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>match_parent</code></td><td>-1</td><td></td></tr>
<tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name com.google.android.gms:buyButtonWidth
*/
public static int WalletFragmentStyle_buyButtonWidth = 1;
/**
<p>
@attr description
Masked wallet details background
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This is a private symbol.
@attr name com.google.android.gms:maskedWalletDetailsBackground
*/
public static int WalletFragmentStyle_maskedWalletDetailsBackground = 6;
/**
<p>
@attr description
"Change" button background in masked wallet details view
<p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This is a private symbol.
@attr name com.google.android.gms:maskedWalletDetailsButtonBackground
*/
public static int WalletFragmentStyle_maskedWalletDetailsButtonBackground = 8;
/**
<p>
@attr description
TextAppearance for the "Change" button in masked wallet details view
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>This is a private symbol.
@attr name com.google.android.gms:maskedWalletDetailsButtonTextAppearance
*/
public static int WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance = 7;
/**
<p>
@attr description
TextAppearance for headers describing masked wallet details
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>This is a private symbol.
@attr name com.google.android.gms:maskedWalletDetailsHeaderTextAppearance
*/
public static int WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance = 5;
/**
<p>
@attr description
Type of the wallet logo image in masked wallet details view
<p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>classic</code></td><td>1</td><td></td></tr>
<tr><td><code>monochrome</code></td><td>2</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name com.google.android.gms:maskedWalletDetailsLogoImageType
*/
public static int WalletFragmentStyle_maskedWalletDetailsLogoImageType = 10;
/**
<p>
@attr description
Color of the Google Wallet logo text in masked wallet details view
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>This is a private symbol.
@attr name com.google.android.gms:maskedWalletDetailsLogoTextColor
*/
public static int WalletFragmentStyle_maskedWalletDetailsLogoTextColor = 9;
/**
<p>
@attr description
TextAppearance for masked wallet details
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>This is a private symbol.
@attr name com.google.android.gms:maskedWalletDetailsTextAppearance
*/
public static int WalletFragmentStyle_maskedWalletDetailsTextAppearance = 4;
};
}